Windows Script Components provide a lightweight, component-creation mechanism that can be combined with other key technologies in the Windows platform to create components that adjust to fit the applications from which they are being called. The script component tutorial shows how this is done.
In This Section
- Script Components Overview
-
Learn what script components are and how to use them.
- Creating Script Components
-
Create a script component.
- Using Script Components
-
Use a script component in your applications.
- Implementing ASP Script Components
-
Create a script component that incorporates the functionality of Active Server Pages (ASP), allowing you to isolate and reuse ASP logic.
- Implementing DHTML Behavior Script Components
-
Create a script component that can be used in Microsoft® Internet Explorer 5.0 to define behaviors.